chore(deps): update helm release immich to v0.11.1#1490
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update helm release immich to v0.11.1#1490renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/preview/demo/deployment Kustomization: flux-system/demo-deployment HelmRelease: preview/demo
+++ kubernetes/apps/preview/demo/deployment Kustomization: flux-system/demo-deployment HelmRelease: preview/demo
@@ -14,13 +14,13 @@
chart: immich
interval: 1m
sourceRef:
kind: HelmRepository
name: immich-charts
namespace: flux-system
- version: 0.10.3
+ version: 0.11.1
interval: 5m
values:
controllers:
main:
containers:
main: |
--- HelmRelease: preview/demo Service: preview/demo-server
+++ HelmRelease: preview/demo Service: preview/demo-server
@@ -13,11 +13,12 @@
type: ClusterIP
ports:
- port: 2283
targetPort: http
protocol: TCP
name: http
+ appProtocol: kubernetes.io/ws
selector:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: demo
app.kubernetes.io/name: server
--- HelmRelease: preview/demo Deployment: preview/demo-valkey
+++ HelmRelease: preview/demo Deployment: preview/demo-valkey
@@ -60,13 +60,13 @@
- name: LOG_LEVEL
value: verbose
- name: MACHINE_LEARNING_PRELOAD__CLIP__TEXTUAL
value: ViT-SO400M-16-SigLIP2-384__webli
- name: REDIS_HOSTNAME
value: demo-valkey
- image: docker.io/valkey/valkey:9.0-alpine@sha256:b4ee67d73e00393e712accc72cfd7003b87d0fcd63f0eba798b23251bfc9c394
+ image: docker.io/valkey/valkey:9.1-alpine@sha256:355ae2c6c965769a0d9b9810711e6befd5b79fe676d1faa848247733ad6a4408
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- sh
- -c |
2ff3462 to
1a0422c
Compare
05c4dee to
9cb4292
Compare
9cb4292 to
fa12abf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.3→0.11.1Release Notes
immich-app/immich-charts (immich)
v0.11.1Compare Source
A chart to power Immich (immich.app) running on kubernetes
What's Changed
Full Changelog: immich-app/immich-charts@immich-0.11.0...immich-0.11.1
v0.11.0Compare Source
A chart to power Immich (immich.app) running on kubernetes
What's Changed
1be4944by @renovate[bot] in #300New Contributors
Full Changelog: immich-app/immich-charts@immich-0.10.3...immich-0.11.0
Configuration
📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.